バージョン 24.2 (最新)

TextEditor(String,String,Object,Object) メソッド

TextEditor を設定するヘルパー。
シンタックス
public TextEditorWrapper TextEditor( 
   System.string id,
   System.string name,
   System.object value,
   System.object htmlAttributes
)

パラメータ

id
コントロールの ID とフィールドの名前。
name
フィールド入力の名前。
value
エディターの値
htmlAttributes
HtmlAttributes プロパティのセッター。

戻り値の型

TextEditorWrapper の新しいインスタンス。
参照

オンラインで表示: GitHub